~/posts//posts/integrating-better-auth-with-hono-svelte-google-one-tap ─ □ ×
Integrate Better Auth and Google One Tap with Hono and SvelteKit
A walkthrough of wiring Better Auth with Google One Tap into a SvelteKit app, using Hono for the API layer and Cloudflare D1 + Workers for the backend.
better authgoogle one taphonosveltekitdrizzlecloudflare workerscloudflare D1
CREATED Oct 9, 2025 read →
~/posts//posts/integrating-better-auth-better-sqlite3-drizzle-pnpm ─ □ ×
Better Auth + better-sqlite3 under pnpm — "Could not locate the bindings file"
Running Better Auth's schema generator under pnpm throws "Could not locate the bindings file" because pnpm's strict isolation skips native module builds by default. Here's why, and the one-line fix.
better authbetter sqlite3drizzlepnpm
CREATED Oct 8, 2025 read →